home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 October / CHIP Turkiye Ekim 2000.iso / prog / naps / 12 / setup.exe / MP3LEECH.EXE / 0 / RCDATA / TGUIDE / TGUIDE.txt
Encoding:
Text File  |  1998-08-26  |  3.3 KB  |  134 lines

  1. object Guide: TGuide
  2.   Left = 477
  3.   Top = 143
  4.   BorderStyle = bsToolWindow
  5.   Caption = 'Guide'
  6.   ClientHeight = 375
  7.   ClientWidth = 349
  8.   Color = 14679551
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Label1: TLabel
  18.     Left = 0
  19.     Top = 0
  20.     Width = 349
  21.     Height = 25
  22.     Align = alTop
  23.     AutoSize = False
  24.     Caption = '   How to Get that Mp3:'
  25.     Font.Color = clBlack
  26.     Font.Height = -11
  27.     Font.Name = 'MS Sans Serif'
  28.     Font.Style = [fsBold]
  29.     ParentFont = False
  30.   end
  31.   object Memo1: TMemo
  32.     Left = 25
  33.     Top = 25
  34.     Width = 324
  35.     Height = 313
  36.     Align = alClient
  37.     BorderStyle = bsNone
  38.     Color = 14679551
  39.     Font.Color = clBlack
  40.     Font.Height = -9
  41.     Font.Name = 'Small Fonts'
  42.     Font.Style = []
  43.     Lines.Strings = (
  44.       
  45.         'Into the box labeled '#39'Enter Search Phrase'#39', type in one word fro' +
  46.         'm the name of '
  47.       
  48.         'the song you want, and one word from the name of the band who pe' +
  49.         'rformed '
  50.       'the song.'
  51.       ' - For example, '#39'oasis wonderwall'#39', or '#39'verve drugs'#39'.'
  52.       ''
  53.       'Click on All files, on the left hand side of the main window.'
  54.       ''
  55.       'Select the files you want to download.'
  56.       
  57.         ' - This is usually all of them, as this will give a higher chanc' +
  58.         'e of getting the '
  59.       'particular file you want.'
  60.       ''
  61.       
  62.         'Click '#39'Save'#39' - the button at the top of the screen with the pict' +
  63.         'ure of a disk '
  64.       
  65.         'on it. Move the mouse over the left side of Mp3leech. When the n' +
  66.         'ew window '
  67.       'pops up, click on Download status to check progress.'
  68.       ''
  69.       
  70.         'Leave it to logon, and download the files you have selected! Thi' +
  71.         's process may '
  72.       'take some time, as most Mp3 sites are always very busy.'
  73.       
  74.         'If you want to stop a particular download, double-click on the p' +
  75.         'ort number of '
  76.       
  77.         'that file. This can be found by clicking the download status but' +
  78.         'ton on the left '
  79.       'hand side of the main window.'
  80.       ''
  81.       
  82.         'Most sites are busy most of the time, so it may take a while for' +
  83.         ' Mp3Leech to '
  84.       
  85.         'log onto the site you want. Often downloads can be disconnected.' +
  86.         ' If this '
  87.       
  88.         'happens, and Mp3leech does not try to restart, go to the log, an' +
  89.         'd double click '
  90.       'the file which did not fully download.'
  91.       ''
  92.       'Thank you for using Mp3leech!')
  93.     ParentFont = False
  94.     TabOrder = 0
  95.   end
  96.   object Panel1: TPanel
  97.     Left = 0
  98.     Top = 25
  99.     Width = 25
  100.     Height = 313
  101.     Align = alLeft
  102.     BevelOuter = bvNone
  103.     Color = 14679551
  104.     TabOrder = 1
  105.   end
  106.   object Panel2: TPanel
  107.     Left = 0
  108.     Top = 338
  109.     Width = 349
  110.     Height = 37
  111.     Align = alBottom
  112.     BevelOuter = bvNone
  113.     Color = 14679551
  114.     TabOrder = 2
  115.     object Label2: TLabel
  116.       Left = 0
  117.       Top = 12
  118.       Width = 349
  119.       Height = 25
  120.       Align = alBottom
  121.       AutoSize = False
  122.       Caption = '              Dont show this help screen on startup'
  123.     end
  124.     object Button1: TButton
  125.       Left = 16
  126.       Top = 10
  127.       Width = 17
  128.       Height = 17
  129.       TabOrder = 0
  130.       OnClick = Button1Click
  131.     end
  132.   end
  133. end
  134.